MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridRowColCollection<T> Class / DisableAnimations Method
In This Topic
    DisableAnimations Method (GridRowColCollection<T>)
    In This Topic
    Disable the animations caused by the operations that are performed inside the using block of the returned IDisposable.
    Syntax
    public IDisposable DisableAnimations()
    See Also